xend: Fix VIF MAC address being lost across localhost migration.
authorKeir Fraser <keir@xensource.com>
Tue, 25 Sep 2007 14:35:17 +0000 (15:35 +0100)
committerKeir Fraser <keir@xensource.com>
Tue, 25 Sep 2007 14:35:17 +0000 (15:35 +0100)
commit468eb4e36f7a88fb51c19961178063d24b79927d
tree04f845713fdc2a2f755a1385528c163807769a06
parent05fcd427f8a746414980c6314575f0ca8ccf2bb2
xend: Fix VIF MAC address being lost across localhost migration.
VIF details in /vm/<uuid> directory in xenstore get deleted by old
domain dying.
Signed-off-by: Keir Fraser <keir@xensource.com>
tools/python/xen/xend/XendDomainInfo.py